|
ARD2
1.00 for Rev B. Hardware
Airbag Reference Demonstrator using MPC5604P
|
Fault Collection Unit driver. More...
Functions | |
| uint8_t | u8fnFCUInit (FCUConfig_t *ptMyConfig) |
| Initializes the FCU based on pre-configured value. It does not lock it. | |
| uint8_t | u8fnFCUEnableConfig (void) |
| Launches the configuration loaded into the registers and locks it. | |
| uint8_t | u8fnFCUSMStatus (void) |
| Returns the value of the FCU State machine. | |
Fault Collection Unit driver.
Copyright (C) 2011 Freescale Semiconductor Freescale Confidential Proprietary
History:
| uint8_t u8fnFCUEnableConfig | ( | void | ) |
Launches the configuration loaded into the registers and locks it.
| Void |
| uint8_t u8fnFCUInit | ( | FCUConfig_t * | ptMyConfig | ) |
Initializes the FCU based on pre-configured value. It does not lock it.
| ptMyConfig,: | pointer to complete FCU configuration. |
| uint8_t u8fnFCUSMStatus | ( | void | ) |
Returns the value of the FCU State machine.
| Void |